Object

XMLAttributeList Class

A helper class that is used in the XMLReader's StartElement event and the XMLXsltHandler's StartElement event. A basic structure for a collection of attributes.

Properties

Count

Methods

Key

Value

Value

The attributes can be retrieved by index or name.


See Also

XMLAttribute, XMLDocument, XMLNode classes.